Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: sendRawTranscationConditional op-e2e test #11671

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Conversation

hamdiallam
Copy link
Contributor

@hamdiallam hamdiallam commented Aug 29, 2024

Requires

Adds an op-e2e test for the SendRawTransactionConditional endpoint.

Monorepo was fitting as we dont have e2e tests for feature in op-geth and the txproxy is a supplemental/external service to this endpoint tested separately for what it does. The monorepo e2e tests op-geth pathways hence placing it here

tests pass locally (just waiting for a tagged release of op-geth to update the monorepo with)

Copy link
Contributor Author

hamdiallam commented Aug 29, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @hamdiallam and the rest of your teammates on Graphite Graphite

@hamdiallam hamdiallam changed the title e2e test feat: sendRawTranscationConditional e2e test Aug 29, 2024
@hamdiallam hamdiallam changed the title feat: sendRawTranscationConditional e2e test feat: sendRawTranscationConditional op-e2e test Sep 3, 2024
op-e2e/setup.go Outdated Show resolved Hide resolved
@hamdiallam hamdiallam marked this pull request as ready for review October 4, 2024 21:37
@hamdiallam hamdiallam requested review from a team as code owners October 4, 2024 21:37
Copy link
Contributor

semgrep-app bot commented Oct 4, 2024

Semgrep found 1 sol-style-notice-over-dev-natspec finding:

  • packages/contracts-bedrock/scripts/deploy/ChainAssertions.sol

Prefer @notice over @dev in natspec comments

Ignore this finding from sol-style-notice-over-dev-natspec.

@hamdiallam
Copy link
Contributor Author

@protolambda @tynes soft bump

Copy link
Contributor

@tynes tynes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given there are unit tests for the validity conditions being applied themselves, this covers sending and forwarding thru the RPC

@hamdiallam hamdiallam added this pull request to the merge queue Oct 9, 2024
Merged via the queue into develop with commit a54c79b Oct 9, 2024
62 checks passed
@hamdiallam hamdiallam deleted the sendtxcond.e2e branch October 9, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants